GtkStyle: Do not warn if attach count == 0
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Nov 2010 00:11:26 +0000 (01:11 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:39 +0000 (15:39 +0100)
commit5d496aa7f3d05c7e449580c6f8d36154b66d2636
tree3e9bd9ca870c15cd7539eb3d1a4b30da7e45e192
parent6bf04fbd949ca4840d63733eb30ac4172ddad86b
GtkStyle: Do not warn if attach count == 0

This is going go happen more and more often now, as realize handlers start
removing the gtk_widget_style_attach() calls.
gtk/gtkstyle.c